home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #4 / Amiga Plus CD - 2000 - No. 4.iso / Tools / Treiber / Misc / Mroocheck / FreeWheel / Source / CxCustom.h < prev    next >
C/C++ Source or Header  |  2000-04-20  |  99b  |  7 lines

  1.  
  2. extern int MouseSpeed;
  3. extern BOOL DoClickToFront;
  4.  
  5. void CxCustomRoutine(CxMsg *msg,CxObj *obj);
  6.  
  7.